home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 June / EnigmA AMIGA RUN 08 (1996)(G.R. Edizioni)(IT)[!][issue 1996-06][EARSAN CD VII].iso / earcd / editor / gdphrc14.rdm < prev    next >
Text File  |  1996-05-20  |  2KB  |  57 lines

  1. Short:    PharseCompletion 1.4 for GoldED3.x from all buffers
  2. Author:   ruppert@informatik.fh-wiesbaden.de (Stefan Ruppert)
  3. Uploader: ruppert@informatik.fh-wiesbaden.de
  4. Version:  1.4
  5. Type:     text/edit
  6.  
  7. ***************************************************************************
  8. *                                                                         *
  9. *                        GED-PhraseCompletion 1.4                         *
  10. *                                                                         *
  11. *                        Written by Stefan Ruppert                        *
  12. *                                                                         *
  13. ***************************************************************************
  14.  
  15. This program is a small API Client for use in GoldEd3.x or above (If
  16. Dietmar didn't change the API).
  17.  
  18. It's feature is to grab the current word under the cursor and to try to
  19. expand this word by searching through all opened buffers for the occurance
  20. of words, which begins with the grabbed one. All matched words are
  21. collected in a list and the user can iterate through these list just be
  22. calling the ARexx command again !
  23.  
  24. This little program was inspired by the same feature of Emacs.
  25.  
  26. Because I'm currently changing to ProgED, I don't improve this program
  27. in the future. If anyone want to do that, just do it.
  28.  
  29. Some icons are taken from the MagicSAS1.1 archive by Walter Dörwald
  30. (walter@data.mayn.sub.de). Thanks Walter for that nice icons.
  31.  
  32.  
  33. This software is Freeware, but not in the public domain !
  34.  
  35.  
  36. It's strictly forbidden to include this archive in any kind of software
  37. collection except Fred Fish's AmigaLibrary, Aminet , Aminet CD's, Meeting
  38. Pearls CD's and BBS Fileareas or by a explicit permission from me !
  39.  
  40. This software is provided "as is". No representations or warranties are
  41. made with respect to the accuracy, reliability, performance, currentness,
  42. or operation of this software, and all use is at your own risk !
  43.  
  44. You can install this peace of software by using the supplied Installer
  45. script.
  46.  
  47. Stefan Ruppert
  48. Windthorststrasse 5
  49. 65439 Floersheim am Main
  50. GERMANY
  51.  
  52. EMail:
  53. ruppert@informatik.fh-wiesbaden.de
  54. ruppert@goofy.zdv.uni-mainz.de
  55. WWW:
  56. http://www.uni-mainz.de/~ruppert/
  57.